Dos Protected Mode Interface - ترجمة إلى إنجليزي
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

Dos Protected Mode Interface - ترجمة إلى إنجليزي

API FOR MS-DOS ALLOWING PROGRAMS TO ACCESS PROTECTED MODE ON 386 (AND LATER) CPUS
DPMI Committee; DPMIXXX0; True DPMI; DPMI 0.9; DPMI 1.0; DOS API translation; DOS Protected Mode Interface 1.0; DOS Protected Mode Interface 0.9; DPMI client; DPMI server; DPMI host; Virtual DPMI host; Real DPMI host; DPMI kernel; DPMI 0.04; DOS Protected Mode Interface 0.04; DOS Protected Mode Interface Specification pre-release 0.04; MS-DOS Extensions for DPMI Hosts; DPMI DOS API; MS-DOS Extensions for DPMI Hosts Version Pre-Release 0.02; QDPMI$$$; MS-DOS extensions to the DPMI specification; DOS extensions to the DPMI specification; DPMI MS-DOS extensions; DPMI DOS extensions; MS-DOS extensions (DPMI); DOS extensions (DPMI); MS-DOS Extensions (DPMI); MSDPMI; DPMI.INI; Called interrupt 21 from protected mode; DPMI (DOS extender); Disk Operating System Protected Mode Interface

Dos Protected Mode Interface         
Interfaccia di modalità protetta Dos (consente di attivare vari proprammi contemporaneamente senza interferenze o conflitti fra di loro dato che ciascun programma dispone di un accesso proprio a una zona della memoria)
protected mode         
  • Virtual segments of 80286
  • Paging (on Intel 80386) with page size of 4K
  • An Intel 80386 microprocessor
  • Example of privilege ring usage in an operating system using all rings
  • Common method of using paging to create a virtual address space
OPERATIONAL MODE OF X86-COMPATIBLE CENTRAL PROCESSING UNITS
Pmode; Protected Virtual Address Mode; Protected Mode; Protected virtual address mode; Protected-mode; 286 protected mode
Modalità protetta (stato in cui nell"elaboratore un numero di applicazioni possono funzionare simultaneamente senza incompatibilità)
text based         
  • The [[FreeDOS]] Edit user interface
  • Embedded system displaying menu on an LCD screen
  • Screenshot of the desktop of an Oberon System showing an image and several text viewers
  • Snapshot of 'XFdrake', a TUI used in [[Mandriva Linux]] to configure the graphical system
TYPE OF INTERFACE BASED ON OUTPUTTING TO OR CONTROLLING A TEXT DISPLAY
Text User Interface; Text-based (computing); Textual user interface; Terminal user interface; SMG$; Text based; Text-based; Text user interface; Text-based interface; Text-based User Interface; Character-based; Character-based user interface; Text based interface; Text-only; Text-mode user interface
Inerente al testo (testuale, programma o interfaccia che utilizzano solo modalità di testo e caratteri ASCII)

تعريف

DOS Protected Mode Interface
(DPMI) The method which Microsoft prescribes for a DOS program to access extended memory under a multitasking environment, e.g. Microsoft Windows. This service is provided by the HIMEM.SYS driver on IBM PCs. The DPMI specification was finalized in 1990. The specification itself is available from {Intel Literature Sales}. VCPI (Virtual Control Program Interface), which was an alternative, and incompatible method for doing the same thing. ["Windows 3.1 Secrets", Brian Livingston, 1992, ISBN 1-878058-43-6, pages 280-281 and 302]. (1995-01-12)

ويكيبيديا

DOS Protected Mode Interface

In computing, the DOS Protected Mode Interface (DPMI) is a specification introduced in 1989 which allows a DOS program to run in protected mode, giving access to many features of the new PC processors of the time not available in real mode. It was initially developed by Microsoft for Windows 3.0, although Microsoft later turned control of the specification over to an industry committee with open membership. Almost all modern DOS extenders are based on DPMI and allow DOS programs to address all memory available in the PC and to run in protected mode (mostly in ring 3, least privileged).